Skip to content

Managing cluster users and roles in TCM #4423

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Aug 13, 2024
Merged

Conversation

p7nov
Copy link
Contributor

@p7nov p7nov commented Aug 12, 2024

Resolves #4317

Deployment: https://docs.d.tarantool.io/en/doc/gh-4317-tcm-cluster-users/tooling/tcm/tcm_cluster_management/tcm_cluster_users/

@p7nov p7nov changed the title TCM: cluster users and roles Managing cluster users and roles in TCM Aug 12, 2024
@p7nov p7nov requested a review from andreyaksenov August 12, 2024 08:14
Copy link
Contributor

@andreyaksenov andreyaksenov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Please find several minor suggestions below:

To create a user on a cluster:

#. Go to **Stateboard**.
#. Find a replica set leader in the instances list and click it to open the instance page.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Find a replica set leader

Nit: It would be convenient to have a link to the page where a reader can understand how to find a leader (crown icon).


To edit a user's privileges:

#. Click the lock icon against the username in the **Users** table.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
#. Click the lock icon against the username in the **Users** table.
#. Click the **Grants** button (the lock icon) against the username in the **Users** table.

To edit a user's privileges:

#. Click the lock icon against the username in the **Users** table.
#. In the privileges dialog:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
#. In the privileges dialog:
#. In the **Grants** dialog:

#. Click the lock icon against the username in the **Users** table.
#. In the privileges dialog:

- Click **Add** to grant privileges
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Click **Add** to grant privileges
- Click **Add grant** to grant privileges

@p7nov p7nov merged commit b2748f6 into latest Aug 13, 2024
1 check passed
@p7nov p7nov deleted the gh-4317-tcm-cluster-users branch August 13, 2024 04:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[TCM] Managing Tarantool users
3 participants